Name | Description | |
---|---|---|
![]() | ColumnData | Gets or sets the data of specific column. |
![]() | Error | Gets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult) |
![]() | Items | The items data for Read command. |
![]() | OperatedItemResults | The results of creating, deleting or updating items. |
![]() | PageIndex | The index of page which the items are in. |
![]() | Skip | Gets or sets the skip item count from the start. |
![]() | Success | Gets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult) |
![]() | TotalItemCount | The total number of items in the view before paging is applied. |